FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package patient-summary.SETP_SANDBOX#0.12.8 (47 ms)

Package patient-summary.SETP_SANDBOX
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=patient-summary.SETP_SANDBOX@0.12.8&canonical=http://hl7.org/fhir/StructureDefinition/ca-on-ps-dateTime
Url http://hl7.org/fhir/StructureDefinition/ca-on-ps-dateTime
Version 4.0.1
Status active
Date 2019-11-01T09:29:23+11:00
Name DataType: dateTime (PS-ON)
Experimental False
Authority hl7
Description Base StructureDefinition for dateTime Type: A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
Type dateTime
Kind primitive-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "dateTime",
  "meta" : {
    "lastUpdated" : "2024-04-23T15:47:16.6148199+00:00"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "normative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
      "valueCode" : "4.0.0"
    }
  ],
  "url" : "http://hl7.org/fhir/StructureDefinition/ca-on-ps-dateTime",
  "version" : "4.0.1",
  "name" : "DataType: dateTime (PS-ON)",
  "status" : "active",
  "date" : "2019-11-01T09:29:23+11:00",
  "publisher" : "HL7 FHIR Standard",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "Base StructureDefinition for dateTime Type: A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.",
  "fhirVersion" : "4.0.1",
  "kind" : "primitive-type",
  "abstract" : false,
  "type" : "dateTime",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "differential" : {
    "element" : [
      {
        "id" : "dateTime",
        "path" : "dateTime",
        "short" : "Primitive Type dateTime",
        "definition" : "A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.",
        "mustSupport" : true
      },
      {
        "id" : "dateTime.value",
        "path" : "dateTime.value",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Primitive value for dateTime",
        "definition" : "Primitive value for dateTime",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "dateTime"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/regex",
                "valueString" : "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.DateTime"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.